home *** CD-ROM | disk | FTP | other *** search
/ PD ROM 1 / PD ROM Volume I - Macintosh Software from BMUG (1988).iso / Stacks / Hyper Graphics / Catalogs of Art / MacGallery / background_2777.txt < prev    next >
Encoding:
Text File  |  1988-04-24  |  2.0 KB  |  107 lines

  1. -- background: 2777 from stack: in
  2. -- bmap block id: 7592
  3. -- flags: 0000
  4. -- background id: 0
  5. -- name: 
  6.  
  7.  
  8. -- part 1 (button)
  9. -- low flags: 00
  10. -- high flags: 2000
  11. -- rect: left=371 top=309 right=335 bottom=401
  12. -- title width / last selected line: 0
  13. -- icon id / first selected line: 0 / 0
  14. -- text alignment: 1
  15. -- font id: 0
  16. -- text size: 12
  17. -- style flags: 0
  18. -- line height: 16
  19. -- part name: Prev
  20. ----- HyperTalk script -----
  21. on mouseDown
  22.   go to previous card
  23. end mouseDown
  24.  
  25. on mouseStillDown
  26.   go to previous card
  27. end mouseStillDown
  28.  
  29.  
  30.  
  31. -- part 2 (button)
  32. -- low flags: 00
  33. -- high flags: 2000
  34. -- rect: left=401 top=308 right=335 bottom=430
  35. -- title width / last selected line: 0
  36. -- icon id / first selected line: 0 / 0
  37. -- text alignment: 1
  38. -- font id: 0
  39. -- text size: 12
  40. -- style flags: 0
  41. -- line height: 16
  42. -- part name: Next
  43. ----- HyperTalk script -----
  44. on mouseDown
  45.   go to next card
  46. end mouseDown
  47.  
  48. on mouseStillDown
  49.   go to next card
  50. end mouseStillDown
  51.  
  52.  
  53.  
  54. -- part 3 (button)
  55. -- low flags: 00
  56. -- high flags: 2000
  57. -- rect: left=431 top=308 right=334 bottom=463
  58. -- title width / last selected line: 0
  59. -- icon id / first selected line: 0 / 0
  60. -- text alignment: 1
  61. -- font id: 0
  62. -- text size: 12
  63. -- style flags: 0
  64. -- line height: 16
  65. -- part name: Return
  66. ----- HyperTalk script -----
  67. on mouseUp
  68.   visual effect iris close
  69.   pop card
  70. end mouseUp
  71.  
  72.  
  73.  
  74. -- part 5 (button)
  75. -- low flags: 00
  76. -- high flags: 2000
  77. -- rect: left=463 top=309 right=334 bottom=506
  78. -- title width / last selected line: 0
  79. -- icon id / first selected line: 0 / 0
  80. -- text alignment: 1
  81. -- font id: 0
  82. -- text size: 12
  83. -- style flags: 0
  84. -- line height: 16
  85. -- part name: Home
  86. ----- HyperTalk script -----
  87. on mouseUp
  88.   visual effect iris close
  89.   go home
  90. end mouseUp
  91.  
  92.  
  93.  
  94.  
  95. -- part 7 (field)
  96. -- low flags: 00
  97. -- high flags: 0000
  98. -- rect: left=7 top=311 right=333 bottom=206
  99. -- title width / last selected line: 0
  100. -- icon id / first selected line: 0 / 0
  101. -- text alignment: 0
  102. -- font id: 3
  103. -- text size: 10
  104. -- style flags: 0
  105. -- line height: 18
  106. -- part name: 
  107.